Skip to content

Bump @astrojs/svelte from 8.0.5 to 8.1.0 in /docs#85

Merged
jackjennings merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/astrojs/svelte-8.1.0
May 6, 2026
Merged

Bump @astrojs/svelte from 8.0.5 to 8.1.0 in /docs#85
jackjennings merged 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/astrojs/svelte-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps @astrojs/svelte from 8.0.5 to 8.1.0.

Release notes

Sourced from @​astrojs/svelte's releases.

@​astrojs/svelte@​8.1.0

Minor Changes

  • #16466 31b6198 Thanks @​fkatsuhiro! - This change updates the Svelte integration's type shims to treat non-children snippet props and any-typed props as optional. Previously, these were incorrectly marked as required in Astro files, causing false-positive type errors when using Svelte 5 components.
    • Adds HandleSnippetProps to make Snippets optional in Astro.
    • Distinguishes between generic and non-generic components to preserve inference.
    • Updates TSX generation to apply the appropriate directive wrapper.
Changelog

Sourced from @​astrojs/svelte's changelog.

8.1.0

Minor Changes

  • #16466 31b6198 Thanks @​fkatsuhiro! - This change updates the Svelte integration's type shims to treat non-children snippet props and any-typed props as optional. Previously, these were incorrectly marked as required in Astro files, causing false-positive type errors when using Svelte 5 components.
    • Adds HandleSnippetProps to make Snippets optional in Astro.
    • Distinguishes between generic and non-generic components to preserve inference.
    • Updates TSX generation to apply the appropriate directive wrapper.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 4, 2026
@jackjennings
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) from 8.0.5 to 8.1.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@8.1.0/packages/integrations/svelte)

---
updated-dependencies:
- dependency-name: "@astrojs/svelte"
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/astrojs/svelte-8.1.0 branch from 6b1fd9c to 6a1c91d Compare May 5, 2026 22:00
@jackjennings jackjennings merged commit e5dd570 into main May 6, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/docs/astrojs/svelte-8.1.0 branch May 6, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant